home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / tetris / dialogs_cs.lua < prev    next >
Encoding:
Text File  |  2005-07-16  |  2.1 KB  |  57 lines

  1.  
  2. dialogId("tet-m-vypadala", "font_small", "So this is what the most successful game of all time originally looked like.")
  3. dialogStr("Tak takhle vypadala nej├║sp─¢┼ín─¢j┼í├¡ hra v┼íech dob.")
  4.  
  5.  
  6. dialogId("tet-v-ucta", "font_big", "Only deep respect for its memory prevents me from saying what it looks like...")
  7. dialogStr("Jenom ├║cta k jej├¡ pam├ítce mi br├ín├¡ v tom, abych ┼Öekl, jak to vypad├í...")
  8.  
  9.  
  10. dialogId("tet-m-usudek", "font_small", "But everybody else can see for themselves.")
  11. dialogStr("Ale ka┼╛d├╜ si m┼»┼╛e ud─¢lat ├║sudek s├ím.")
  12.  
  13.  
  14. dialogId("tet-v-myslim", "font_big", "Do you know what I have in mind?")
  15. dialogStr("V├¡┼í, co si mysl├¡m?")
  16.  
  17.  
  18. dialogId("tet-m-ano", "font_small", "Well?")
  19. dialogStr("Ano?")
  20.  
  21.  
  22. dialogId("tet-v-lepsi", "font_big", "I think we could do a better tetris than this room.")
  23. dialogStr("Dok├ízali bychom ud─¢lat lep┼í├¡ tetris, ne┼╛ je tahle m├¡stnost.")
  24.  
  25.  
  26. dialogId("tet-m-jaklepsi", "font_small", "What do you mean, better?")
  27. dialogStr("Jak lep┼í├¡?")
  28.  
  29.  
  30. dialogId("tet-v-hybat", "font_big", "At least, you won`t have to move all the pieces to the right.")
  31. dialogStr("No, p┼Öinejmen┼í├¡m tak, aby se tam dalo h├╜bat kostkou nejen doprava.")
  32.  
  33.  
  34. dialogId("tet-m-predmety", "font_small", "The truth is we have an ample supply of suitable objects here.")
  35. dialogStr("Pravda je, ┼╛e tu m├íme spoustu vhodn├╜ch p┼Öedm─¢t┼».")
  36.  
  37.  
  38. dialogId("tet-v-uprava", "font_big", "I think a little patch of code could give the player the possibility to enjoy some original tetris.")
  39. dialogStr("Mysl├¡m, ┼╛e by sta─ìila jen mal├í ├║prava k├│du, aby si hr├í─ì mohl vychutnat trochu origin├íln├¡ho tetrisu.")
  40.  
  41.  
  42. dialogId("tet-m-program", "font_small", "Okay, try to program it!")
  43. dialogStr("Tak to zkus naprogramovat.")
  44.  
  45.  
  46. dialogId("tet-m-pozor", "font_small", "Be careful not to hurt us.")
  47. dialogStr("Dej si pozor, a┼Ñ n├ím n─¢co neud─¢l├í┼í.")
  48.  
  49.  
  50. dialogId("tet-v-kostky", "font_big", "We will have to stack these pieces more efficiently, perhaps.")
  51. dialogStr("Asi tam budeme muset ty kostky naskl├ídat ├║sporn─¢ji.")
  52.  
  53.  
  54. dialogId("tet-m-lepe", "font_small", "Hmm... I should have arranged it better.")
  55. dialogStr("Hmmm... m─¢la jsem to tam naskl├ídat n─¢jak l├⌐pe.")
  56.  
  57.